Modifying Process Platform Licensing Information |
|
Before you begin this task: Access CMC and connect to LDAP as an authenticated user.
When Process Platform License key expires, Cordys monitor will not be running and thus none of the Process Platform services will work. You can use Cordys Management Console (CMC) to renew or modify the license, which will enable Cordys monitor to start temporarily. The Cordys monitor will be enabled for a limited period during which you can renew your license key by sending the usage report and providing the right key.
- In a Windows based computer, click Start > Programs > OpenText Cordys <Version> > <Instance Name> > Tools > Cordys Management Console.
For Linux users
- Launch Terminal
- CD Process Platform Installation Directory/bin
- Execute ./cmc.sh
The Cordys Management Console window appears.
- Click License Configuration in the Cordys Management Console window. The License Configuration page is displayed.
- Select the installation type from the License Mode drop-down list. If Multiple is selected, the Master Machinefield is enabled; otherwise it is disabled.

Process Platform Licensing recognizes two types of Installations. These are described below:
- Single - In this installation, there is only one installation of Process Platform in a Site.
- Multiple - In this installation, the Site consists of several Installs. In other words, in this installation, the customer site can have more than one installation of Process Platform. In this type of installation, one Install is recognized as the Master, while the others are the Contributors. This facilitates the Usage Report generation and management.
- Modify the required information in the License Configuration window. For more information refer to License Configuration Interface.
- Select the Send Usage Report Automaticallycheckbox.

If this checkbox is selected, the usage report is sent to the Process Platform Licensing Service every month. The License Key thus obtained from the Process Platform Licensing Service is automatically updated in the LDAP. If this checkbox is cleared, the Usage Report needs to be manually generated and sent to the Process Platform Licensing Service for obtaining the License Key.
- Click
.
Process Platform licensing information is modified.
After the license is updated the CARS, Cordys, and Web server services must be restarted:
service httpd stop
service wcpdBOP stop
service cars-slapdBOP stop
service cars-slapdBOP start
service wcpdBOP start
service httpd start